boot.binfmt.registrations.<name>.preserveArgvZero

Whether to pass the original argv[0] to the interpreter.

See the description of the 'P' flag in the kernel docs for more details;

Type
boolean
Default
false
Declared
<nixpkgs/nixos/modules/system/boot/binfmt.nix>